
footer,.footer {
    background: #dadada
}

.footer.ancho100 {
    left: 0;
    position: absolute;
    width: 100%
}

.footer .m-primero {
    background-color: #5e5e5e
}

.footer .m-segundo {
    background-color: #dadada
}

.footer .m-tercero {
    background-color: #fff;
    background-image: url('./background-pie.png');
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 0 !important;
    overflow: hidden;
    padding-bottom: 2em !important
}

.footer .m-primero .c12,.footer .m-segundo .c12,.footer .m-tercero .c12 {
    float: none;
    margin: 0 auto;
    max-width: 1124px
}

.footer .c8 .enlaces-footer {
    margin: 0 auto
}

.footer .enlaces-footer {
    float: left;
    padding: 10px;
    font-size: 1.2em
}

.footer .enlaces-footer ul {
    font-size: 1em
}

.footer .enlaces-footer span {
    border-bottom: 2px solid #307ebf;
    color: #307ebf;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px
}

.footer .destacado-footer {
    border-bottom: 2px solid #307ebf;
    color: #307ebf;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px
}

.footer .enlaces-footer li a {
    text-decoration: none!important
}

.footer ul {
    margin-bottom: 0
}

.footer ul li {
    list-style-type: none
}

.footer ul li:before {
    display: none
}

.footer ul.menu-footer {
    background-color: #5e5e5e;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #fff;
    display: table;
    padding: 1em;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin-top:0;
}

.footer ul.menu-footer li {
    border-right: 1px solid #fff;
    display: table-cell;
    font-size: 1em;
    font-weight: lighter;
    list-style-type: none;
    overflow: hidden;
    padding: 0 1em;
    vertical-align: middle
}

.footer ul.menu-footer li:last-child {
    border-right: none
}

.footer ul.menu-footer li+span {
    display: none
}

.footer ul.menu-footer li a,.footer .menu-footer li a:visited {
    color: #fff !important;
    text-decoration: none
}

.footer .iconos-footer li {
    display: inline
}

.footer .iconos-footer div img {
    float: left;
    margin: 0 20px 0 0
}

.footer .enlaces-footer.aviso-legal {
    margin-top: 5em
}
.enlaces-footer.iconos-footer.noindex{
    margin-left: 300px;
}

.footer .enlaces-footer.aviso-legal li {
    display: inline
}

.footer .enlaces-footer.aviso-legal li a {
    font-size: 1em;
    margin: 10px 0
}

.footer .enlaces-footer.aviso-legal li:last-child {
    display: block;
    font-size: .9em
}

.footer .enlaces-footer.aviso-legal li:last-child a {
    color: #06358a !important
}

.footer a:visited {
    color: #307ebf !important
}

.footer a:hover,.footer a:focus,.footer .menu-footer li a:hover {
    color: #93c9ec !important
}

.footer .footer-seccion-tres img {
    float: right;
    margin-top: 4em;
    max-width: 350px
}
table {
    border-collapse: collapse;
    width: 100%;
    background: rgb(26, 87, 147) 100%;  

    color: white;
  }
  
  td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

table a{
    color: white !important;
}
table a:hover{
    color:whitesmoke
}

.c1 {
    width: 8.33%
}

.c2 {
    width: 16.66%
}

.c3 {
    width: 25%
}

.c4 {
    width: 33.33%
}

.c5 {
    width: 41.66%
}

.c6 {
    width: 50%
}

.c7 {
    width: 58.33%
}

.c8 {
    width: 66.66%
}

.c9 {
    width: 75%
}

.c10 {
    width: 83.33%
}

.c11 {
    width: 91.66%
}

.c12 {
    float: left;
    min-height: 1px;
    position: relative;
    width: 100%
}

.c1-5 {
    width: 20%
}

.c1-8 {
    width: 12.5%
}

.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c1-5,.c1-8 {
    float: left;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative
}

.c1.first,.c2.first,.c3.first,.c4.first,.c5.first,.c6.first,.c7.first,.c8.first,.c9.first,.c10.first,.c11.first,.c1-5.first,.c1-8.first {
    padding-left: 0;
    position: relative;
    width:100%;
}

.c1.last,.c2.last,.c3.last,.c4.last,.c5.last,.c6.last,.c7.last,.c8.last,.c9.last,.c10.last,.c11.last,.c1-5.last,.c1-8.last {
    padding-right: 0;
    position: relative;
    width: 100%;
}

.c12.first.last {
    padding: 0 20px
}

.c3.last {
    min-width: 203px
}
a {
    color: #307ebf !important;
    cursor: pointer !important;
    line-height: inherit !important;
    text-decoration: underline !important;
    transition: all .15s ease-out 0s !important;
    -webkit-transition: all .15s ease-out 0s !important;
    -moz-transition: all .15s ease-out 0s !important;
    -o-transition: all .15s ease-out 0s !important
}
.espacio-tablas{
    width: 100px;
    height: 50px;    
}

.espacio{
width: 100px;
height: 150px;
}